﻿capital = 796

oob = "generic_2000"

set_research_slots = 4
set_convoys = 500
set_national_unity = 0.75

set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_recon = 1
	tech_support = 1		
	tech_engineers = 1
	tech_mountaineers = 1
	marines = 1
	paratroopers = 1
	motorised_infantry = 1
	gw_artillery = 1
	interwar_antiair = 1
	gwtank = 1
	basic_light_tank = 1
	improved_light_tank = 1
	basic_heavy_tank = 1
	early_fighter = 1
	fighter1 = 1
	early_bomber = 1
	tactical_bomber1 = 1
	strategic_bomber1 = 1
	CAS1 = 1
	naval_bomber1 = 1
	early_submarine = 1
	basic_submarine = 1
	early_destroyer = 1
	basic_destroyer = 1
	early_light_cruiser = 1
	basic_light_cruiser = 1
	early_heavy_cruiser = 1
	early_battleship = 1
	early_battlecruiser = 1
	mobile_warfare = 1
	trade_interdiction = 1
	formation_flying = 1
	synth_oil_experiments = 1
	transport = 1
}

set_politics = {

	parties = {
		social_democrat = {
			popularity = 84
		}
		conservative = {
			popularity = 10
		}
		reactionary = {
			popularity = 6
		}	
	}
	
	ruling_party = social_democrat
	last_election = "1999.10.3"
	election_frequency = 48
	elections_allowed = yes
}

create_country_leader = {
	name = "Vladislav Ardzinba"
	desc = "POLITICIAN_ABK_VLADISLAV_ARDZINBA_DESC"
	picture = "Portrait_ABK_Vladislav_Ardzinba.dds"
	expire = "2020.1.1"
	ideology = social_democrat_ideology
	
	traits = {
	
	}
}

2015.1.1 = {
	set_politics = {
		parties = {
			social_democrat = {
				popularity = 50
			}
			conservative = {
				popularity = 36
			}
			reactionary = {
				popularity = 10
			}
			communist = {
				popularity = 4
			}
		}
		ruling_party = social_democrat
		elections_allowed = yes
		last_election = "2014.8.24"
	}
	
	
	create_country_leader = {
		name = "Paul Khajimba"
		desc = "POLITICIAN_ABK_PAUL_KHAJIMBA_DESC"
		picture = "Portrait_ABK_Paul_Khajimba.dds"
		expire = "2020.1.1"
		ideology = social_democrat_ideology
		
		traits = {
		
		}
	}
}